home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / sbbshslk.zip / SBBSHSLK.NFO < prev    next >
Text File  |  1993-03-19  |  4KB  |  61 lines

  1. Down 'n' Dirty Docs for SBBSHINK package
  2.  
  3. Purpose: In secure the usage of HS/LINK as a true bi-directional protocol
  4.          option in SuperBBS. 
  5.  
  6. Means: 
  7.     1) Development of SBBSHSDL.EXE. This reads the BAD file list generated
  8.        by SuperBBS in a Bimodem type protocol download. ( it made a list full
  9.        of 'NNN NNN' strings mixed with the users download choices.
  10.     2) Developement of SBBSHSUL.EXE to correctly pass the users flagged
  11.        download file queue file generated by SBBSHSDL.EXE. SuperBBS didn't
  12.        pass anything on users download flagged files in the upload command.
  13.        Also, when a Bi-modem type external protocol is used, only the UPLOAD
  14.        command correctly does Files recieved and Files sent
  15.     3) Usage of Utility DSZ2ICOM since SuperBBS refused to accept a DSZ
  16.        type log correctly..
  17.  
  18. Usage: A user flags the files he wishs to download. He then selects the menu
  19.        choice to download and selects HS/LINK for protocol. When he continues
  20.        no transfer will happen, and the return line 0 Files(s) sent is
  21.        displayed to the user. The user then selects Upload, and selects
  22.        HS/LINK. The inputs filenames and descriptions of files he will be
  23.        uploading. The when he is uploading in HS/LINK, your system will send
  24.        those files he tried to download before
  25.  
  26. Notes: The .EXE files are compiled based on MY system set-up. I have included
  27.        the source listing in Microsoft QuickBasic 4.5  This setup DOES
  28.        work. While it may be possible to improve these little programs
  29.        to be better, I have no time, but wished to share this MOSt useful
  30.        information along. I have inculded my SPROTO.BBS showing the correct
  31.        setup using these goodies.. I use QuickBasic in place of Batch files
  32.        you may say..
  33.        SBBSHSDL.EXE, SBBSHDUL.EXE, HSLINK.EXE, DSZ2ICOM.EXE must be in
  34.        c:\superbbs unless you change the lines in the source code and
  35.        re-do it.
  36.  
  37. Please send any comments, ideas, or otherwise related to SuperBBS up to me
  38.  
  39.  
  40.  
  41.  ╔═══════════════════════════════════════════════════════════════════════════┐
  42.  ║                                                                           │
  43.  ║             ╔══════════════════════┐   ╔════════════════┐                 │
  44.  ║             ║                      │   ║                │                 │
  45.  ║             ║                      │   ║                │                 │
  46.  ║             ╚──────╗     ┌───╗     │   ║     ┌───╗      │                 │
  47.  ║                    ║     │   ║     │   ║     │   ║      │                 │
  48.  ║                    ║     │   ║     │   ║     │   ║      │                 │
  49.  ║                    ║     │   ║     │   ║     │   ║      │                 │
  50.  ║                    ║     │   ║     └═══╝     │   ║      │                 │
  51.  ║                    ║     │   ║               │   ║      │                 │
  52.  ║                    ║     │   ║               │   ║      │                 │
  53.  ║                    ╚─────┘   ╚───────────────┘   ╚──────┘                 │
  54.  ║                                                                           │
  55.  ╚───────────────────────────────────────────────────────────────────────────┘
  56.                     ╔═══════════════════════════════════════┐
  57.                     ║        The Underground Network        │
  58.                     ║            (516) 724-4047             │
  59.                     ║  16800/14400 HST  14400/9600 V.32bis  │
  60.                     ╚───────────────────────────────────────┘
  61.